CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 人脸 opencv

搜索资源列表

  1. Facetracking

    0下载:
  2. 使用OPENCV实现视频流中的人脸跟踪以及眼睛定位-The use of video streaming OPENCV implementation of the Human Face Tracking and Eye Location
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1428502
    • 提供者:aircity
  1. opencv-Algorithm

    0下载:
  2. 介绍了一些人脸检测的最新动态以及一些好的算法研究。-Describes some of the latest developments in face detection algorithm as well as some good.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-22
    • 文件大小:6981033
    • 提供者:朱海飞
  1. facedetection

    0下载:
  2. 使用MFC和OpenCV,实现对摄像头中实时视频的人脸的实时检测,或是直接加载图片进行人脸检测-Using MFC and OpenCV, to achievereal-time face detection in real-time camera video , or load the pictures to directly detect face
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6332513
    • 提供者:于敬
  1. FaceRecog_src100902

    1下载:
  2. 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1487828
    • 提供者:yk
  1. FaceDetection

    0下载:
  2. 人脸检测。用c++编写。人脸检测是人脸分析的首要环节,其处理的问题是确认图像(或影像)中是 否存在人脸,如果存在则对人脸进行定位。人脸检测的应用领域相当广泛,是实 现机器智能化的重要步骤之一。 AdaBoost 算法是1995 年提出的一种快速人脸检测算法,是人脸检测领域里 程碑式的进步,这种算法根据弱学习的反馈,适应性地调整假设的错误率,使在 效率不降低的情况下,检测正确率得到了很大的提高。-Face Detection. Using c++ to prepare. Fac
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:896865
    • 提供者:ashura
  1. webcamfacedetector

    0下载:
  2. flash opencv 做的人脸识别,识别效果很好,无需插件,直接浏览-flash opencv face recognition to do
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:186279
    • 提供者:simon
  1. myCapture

    0下载:
  2. 用opencv和directshow写的一个游戏,通过摄像头获得人脸位置来控制游戏。-Using opencv and directshow write a game face through the camera was positioned to control the game.
  3. 所属分类:Other Games

    • 发布日期:2017-05-19
    • 文件大小:5407699
    • 提供者:www
  1. facedetect

    0下载:
  2. 基于OpenCV的人脸检测实例,蛮有用的-OpenCV Face Detection Based on examples, giving a pleasing use
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2132080
    • 提供者:michael
  1. facerecognition

    0下载:
  2. 采用OpenCV进行人脸识别,隐马尔科夫链的应用,由混合分量来分割HMM的每个内在状态的所有观测值,运用现有的图像观测值分割为所有嵌入和内部的HMM函数,计算可能的变换矩阵-Using OpenCV for face recognition, hidden Markov chain applications, from the mixed components to split the internal state of each HMM all observations, use of the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:10840
    • 提供者:hulingling
  1. FaceDetectOpenCV

    0下载:
  2. 基于OpenCV实现的人脸检测程序,可检测图片和视频-opencv vc6.0 facedetection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3563780
    • 提供者:zdy
  1. FaceReco_PCA3

    0下载:
  2. 这是一个用VC6编写的PCA人脸识别程序,用到了opencv库,库文件一起上传了,可以直接编译。也有相应的训练与测试图像。感觉效果还可以!-This is a PCA face recognition using VC6 written procedures, use the opencv library, library file with the upload, can be directly compiled. Have corresponding training and test im
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-20
    • 文件大小:5791033
    • 提供者:陈枫
  1. blinkdetect-src

    1下载:
  2. 眨眼检测,先用haar特征框定人脸,然后用camshift跟踪人脸,根据几何特征得到人眼的大概位置,然后根据直方图的变化检测眨眼-Blink detection, the first feature with the haar framed face, and then use camshift tracking human face, according to the geometric features are the approximate location of the human ey
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:4835
    • 提供者:阿强
  1. FaceDetection

    0下载:
  2. 基于visual c++ 2005和OpenCV环境 FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Based on visual c++ 2005 and OpenCV is a static envir
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1572360
    • 提供者:Chris
  1. face_tracking_based_on_Camshift_and_morphology

    0下载:
  2. 基于kalman滤波和人脸形态约束的人脸跟踪算法实现,可在快速人脸跟踪的同时很好的去除类肤色的干扰,注意是基于OpenCV函数库的程序。-Based on kalman filtering and face shape Face Tracking bound algorithm may face in the fast track at the same time remove the category of very good color interference, the attention
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:23508
    • 提供者:王亮亮
  1. HMMDemo

    0下载:
  2. 人脸检测系统,利用opencv开发的人脸检测程序-Face Detection system, developed using opencv face detection process
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:208938
    • 提供者:王仿
  1. opencv_thesis

    0下载:
  2. opencv 领域相关的论文,对于人脸检测领域很有参考意义-opencv papers relevant to the area, for the field of face detection is very useful
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3757879
    • 提供者:wu xiaoying
  1. Face_MFC

    0下载:
  2. 本程序是一个人脸识别系统,它是在VC++和opencv环境下下编译成功的,虽然或许本网站有过类似代码。但是这个代码是在别的网站上搜索到的,个人觉得很有典型性,具体下载后调试可知,希望对相关方面的朋友能有所提高!-This procedure is a face recognition system, which is VC++ And compile opencv under the circumstances of success, although perhaps this site has
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:3796218
    • 提供者:龚有平
  1. 123

    0下载:
  2. OPENCV下的人脸识别,需要在VC下运行,运行时最好带好参数-Face Recognition under OPENCV need VC run, run-time best with a good parameter
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:1936
    • 提供者:张力
  1. TuXiangChuLi_OpenCV

    0下载:
  2. 基于opencv的图像和视频处理的软件。该软件实行了opencv的多种功能:边缘检测、拉氏变换、椒盐噪音、人脸识别、霍夫变换等功能。-Opencv-based image and video processing software. The software has multiple functions opencv: edge detection, Laplace transform, salt and pepper noise, face recognition, Hough transfo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2910102
    • 提供者:陶应学
  1. FaceRec

    0下载:
  2. 基于Opencv的人脸识别程序 其中列出了所需的相关文件 opencv库是个开源的库,请自行下载-Face Recognition Based on Opencv procedures which set out the relevant documents required for opencv open source library is a library, please download
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:677485
    • 提供者:gentleiron
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com